Skip to content

[3.14] Docs: remove __path__ discussion from tutorial (GH-156426) - #156454

Merged
nedbat merged 1 commit into
python:3.14from
nedbat:backport-79f41dd-3.14
Aug 27, 2026
Merged

[3.14] Docs: remove __path__ discussion from tutorial (GH-156426)#156454
nedbat merged 1 commit into
python:3.14from
nedbat:backport-79f41dd-3.14

Conversation

@nedbat

@nedbat nedbat commented Aug 27, 2026

Copy link
Copy Markdown
Member
  • Docs: remove path discussion from tutorial

This isn't the current best way to make namespace packages; almost no one needs to make namespace packages; the deleted text even says "while this feature is not often needed". It doesn't belong in the tutorial.

(cherry picked from commit 79f41dd)

* Docs: remove __path__ discussion from tutorial

This isn't the current best way to make namespace packages; almost no
one needs to make namespace packages; the deleted text even says "while
this feature is not often needed".  It doesn't belong in the tutorial.

* add removed id to removed-ids.txt
(cherry picked from commit 79f41dd)

Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
@nedbat
nedbat merged commit 8dd272f into python:3.14 Aug 27, 2026
40 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Aug 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip issue skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant